Symphony Framework
AsyncObservableCollection<T> Class Members
Properties  Methods  Events


Symphony.Conductor.Types Namespace : AsyncObservableCollection<T> Class

The following tables list the members exposed by AsyncObservableCollection<T>.

Public Constructors
 NameDescription
Public Constructor Constructor. Must be called on the user interface thread.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.Collections.ObjectModel.Collection<T>)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method Provides a thread safe way to add items to the collection.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method Provides a thread safe way to clear the collection.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method Provides a thread safe way to remove an item from the AsyncObservableCollection.  
Top
Protected Methods
Public Events
 NameDescription
Public Event (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Top
Protected Events
See Also

Reference

AsyncObservableCollection<T> Class
Symphony.Conductor.Types Namespace